The New layout is a series of UI/UX changes that were introduced in v0.101.0 that heavily change both existing UI elements, as well as adding some new ones. The goal of this new layout is to modernize the application and to make it more intuitive but at the same time to reduce clutter.

Newly introduced features

Status bar

At the bottom of the window there is a new bar called the Status bar. This bar houses multiple items such as the Breadcrumb navigation and information and settings about the current note, such as the content language and  Attributes.

For more information, consult the dedicated page.

Inline title

In previous versions of Trilium, the title bar was fixed at all times. In the new layout, there is both a fixed title bar and one that scrolls with the text. The newly introduced title is called the Inline title and it displays the title in a larger font, while also displaying additional information such as the creation and the modification date.

Whenever the title is scrolled past, the fixed title is shown instead.

This only affects Text and  Code notes. Note types that take the entirety of the screen such as Canvas will always have only the fixed title bar.

Depending on the note type, the inline title will also present some more interactive options such as being able to switch the note type (see below).

The Inline title, which is displayed at the top of the note and can be scrolled past.
The fixed title bar. The title only appears after scrolling past the Inline title.

New note type switcher

When a new Text or  Code note is created, a note type switcher will appear below the Inline title. Apart from changing the note type, it's also possible to apply a template.

The switcher will disappear as soon as a text is entered.

Note badges

Note badges appear near the fixed note title and indicate important information about the note such as whether it is read-only. Some of the badges are also interactive.

The following badges are available:

Some of these badges replace the dedicated panels at the top of the note.

Collapsible sections

The following sections have been made collapsible:

Save status indicator

To the right of the note title, a temporary indicators appears after making a change to the document that indicates whether the document has been saved.

It indicates the following states:

After all changes have been saved, the indicator will hide automatically after a few seconds.

Changing to the existing layout

Removal of the ribbon

The most significant change is the removal of the ribbon. All the actions and options from the ribbon were integrated in other places in the application.

Here's how all the different tabs that were once part of the ribbon are now available in the new layout:

Removal of the floating buttons

Most of the buttons were relocated to the right of the note title, in the Note buttons area, with the exception of:

Changes to the sidebar

The sidebar (also known as the right pane) also received some important changes.

The previous iteration of the sidebar would appear contextually, depending on whether there are any items to be displayed. This caused occasional content shifts when moving between two panes in a split view. In the new layout, the sidebar acts more like the Note Tree pane, remaining visible even if there is nothing to display.

In order to toggle the sidebar, there is a new button on the top-right side of the screen, near the window buttons (on Windows and Linux).

Now each section of the sidebar (e.g. “Table of Contents”, “Highlights list”) is individually collapsible and will remember whether it was collapsed.

Some sidebar items also have a contextual menu, indicated by the three dots on the title. For example, the highlights filter can be adjusted directly from that menu. 

Custom widgets are still supported. For custom scripts, the three dots menu allows quick navigation to the corresponding script note.

How to toggle the new layout

Starting with v0.101.0, this new layout is enabled by default. It is possible to fall back to the old layout by going to Options → Appearance and selecting Old layout.